-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REFACTOR: move to useMutation for update channel notification API #105
REFACTOR: move to useMutation for update channel notification API #105
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @mazipan on Vercel. @mazipan first needs to authorize it. |
If it's too big, let's make it smaller by merging one by one. Wdyt? @madjiebimaa I will create separate issue for each API, so you can create separate PR based on that |
so rather than having several commits in one pull request, it would be good things if I create one commit for one pull request? |
Yes, I prefer to make it smaller. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Conflict ya @madjiebimaa |
Okay mas, I try to resolve this |
Closes #112
Description
Find a list of APIs that use the method PUT/PATCH/POST and have additional conditions (success, error, etc) or need some results (isLoading, etc). APIs that have those criteria will be added a layer before accessing those APIs directly with useMutation.
Current Tasks
APIs: